home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / utility / easytext / _SETUP.1 / EasyText.exe / 0 / RCDATA / TOKBOTTOMDLG / TOKBOTTOMDLG.txt < prev   
Text File  |  1999-01-10  |  3KB  |  137 lines

  1. object OKBottomDlg: TOKBottomDlg
  2.   Left = 245
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Welcome To Easytext'
  7.   ClientHeight = 258
  8.   ClientWidth = 359
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 345
  24.     Height = 201
  25.     Shape = bsFrame
  26.   end
  27.   object Image1: TImage
  28.     Left = 24
  29.     Top = 24
  30.     Width = 32
  31.     Height = 32
  32.     AutoSize = True
  33.     Picture.Data = {<image000.ico>}
  34.   end
  35.   object OKBtn: TButton
  36.     Left = 135
  37.     Top = 220
  38.     Width = 75
  39.     Height = 25
  40.     Caption = 'OK'
  41.     Default = True
  42.     TabOrder = 0
  43.     OnClick = OKBtnClick
  44.   end
  45.   object StaticText1: TStaticText
  46.     Left = 80
  47.     Top = 32
  48.     Width = 250
  49.     Height = 20
  50.     Caption = #39'Welcome to the Easytext  Program'#39
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clNavy
  53.     Font.Height = -13
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.     TabOrder = 1
  58.   end
  59.   object StaticText2: TStaticText
  60.     Left = 72
  61.     Top = 64
  62.     Width = 232
  63.     Height = 17
  64.     Caption = 'To properly initialize the program, Please enter a '
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clNavy
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     TabOrder = 2
  72.   end
  73.   object StaticText3: TStaticText
  74.     Left = 72
  75.     Top = 80
  76.     Width = 196
  77.     Height = 17
  78.     Caption = 'User Name in the space provided below.'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clNavy
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     TabOrder = 3
  86.   end
  87.   object StaticText4: TStaticText
  88.     Left = 72
  89.     Top = 112
  90.     Width = 252
  91.     Height = 17
  92.     Caption = 'After the program starts, you may set up your Options'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clNavy
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     TabOrder = 4
  100.   end
  101.   object StaticText5: TStaticText
  102.     Left = 72
  103.     Top = 128
  104.     Width = 239
  105.     Height = 17
  106.     Caption = 'by selecting '#39'Options, Preferences'#39' from the menu.'
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clNavy
  109.     Font.Height = -11
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = []
  112.     ParentFont = False
  113.     TabOrder = 5
  114.   end
  115.   object Edit1: TEdit
  116.     Left = 48
  117.     Top = 168
  118.     Width = 265
  119.     Height = 21
  120.     TabOrder = 6
  121.   end
  122.   object StaticText6: TStaticText
  123.     Left = 72
  124.     Top = 96
  125.     Width = 233
  126.     Height = 17
  127.     Caption = 'This is the name your options will be listed under.'
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clNavy
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentFont = False
  134.     TabOrder = 7
  135.   end
  136. end
  137.